home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / MasterMind.swf / scripts / DefineButton2_49 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2005-08-05  |  40 b   |  4 lines

  1. on(press){
  2.    inst.gotoAndPlay(2);
  3. }
  4.